chore(deps): update all non-major dependencies #782
Merged
+628
−457
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.0
->7.4.1
7.4.0
->7.4.1
7.1.1
->7.1.2
8.6.2
->8.6.4
8.6.2
->8.6.4
8.6.2
->8.6.4
1.4.1
->1.5.2
22.15.34
->22.16.2
2.0.11
->2.0.12
1.2.1
->1.2.2
2.1.1
->2.2.0
1.53.1
->1.54.0
10.12.4
->10.13.1
2.0.11
->2.0.12
2.2.10
->2.2.12
Release Notes
ionic-team/capacitor (@capacitor/cli)
v7.4.1
Compare Source
Note: Version bump only for package capacitor
ionic-team/capacitor-filesystem (@capacitor/filesystem)
v7.1.2
Compare Source
ionic-team/ionic-framework (@ionic/core)
v8.6.4
Compare Source
Bug Fixes
v8.6.3
Compare Source
Bug Fixes
nuxt/eslint (@nuxt/eslint-config)
v1.5.2
Compare Source
🚀 Features
features.import.plugin
to swap plugin implementation, close #587 - by @antfu in https://github.com/nuxt/eslint/issues/587 (66f5e)View changes on GitHub
v1.5.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.0
Compare Source
🚀 Features
eslint-plugin-import-lite
, update deps - by @antfu (31bd8)🐞 Bug Fixes
View changes on GitHub
unjs/unhead (@unhead/vue)
v2.0.12
Compare Source
🐞 Bug Fixes
View changes on GitHub
mmkal/expect-type (expect-type)
v1.2.2
Compare Source
7d6fa42
0c9d8c2
7ff4f4d
1149186
unjs/pkg-types (pkg-types)
v2.2.0
Compare Source
compare changes
🚀 Enhancements
🏡 Chore
❤️ Contributors
microsoft/playwright (playwright-core)
v1.54.0
Compare Source
Highlights
New cookie property
partitionKey
in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.New option
noSnippets
to disable code snippets in the html report.New property
location
in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation liketest.skip
ortest.fixme
was added.Command Line
New option
--user-data-dir
in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.Option
-gv
has been removed from thenpx playwright test
command. Use--grep-invert
instead.npx playwright open
does not open the test recorder anymore. Usenpx playwright codegen
instead.Miscellaneous
Browser Versions
This version was also tested against the following stable channels:
v1.53.2
Compare Source
pnpm/pnpm (pnpm)
v10.13.1
Compare Source
Patch Changes
v10.13.0
Compare Source
Minor Changes
Added the possibility to load multiple pnpmfiles. The
pnpmfile
setting can now accept a list of pnpmfile locations #9702.pnpm will now automatically load the
pnpmfile.cjs
file from any config dependency named@pnpm/plugin-*
orpnpm-plugin-*
#9729.The order in which config dependencies are initialized should not matter — they are initialized in alphabetical order. If a specific order is needed, the paths to the
pnpmfile.cjs
files in the config dependencies can be explicitly listed using thepnpmfile
setting inpnpm-workspace.yaml
.Patch Changes
pkg.pr.new
, treat them as Git tarball URLs #9694.dangerouslyAllowAllBuilds
,onlyBuiltDependencies
,onlyBuiltDependenciesFile
, andneverBuiltDependencies
#9628.pnpm-workspace.yaml
with deep #9701.pnpm rebuild
command should not add pkgs included inignoredBuiltDependencies
toignoredBuilds
innode_modules/.modules.yaml
#9338.shell-quote
withshlex
for quoting command arguments #9381.vuejs/language-tools (vue-tsc)
v2.2.12
Compare Source
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.